PDF Plugin for Xojo

PDFDocument.CreateExtendedGraphicsState Method (console safe)

Creates a ExtendedGraphicsState object.

CreateExtendedGraphicsState() as ExtendedGraphicsState

Parameters

Returns

ExtendedGraphicsState

Remarks

A ExtendedGraphicsState can only be used on pages inside the same PDFDocument that created the ExtendedGraphicsState.

See Also

PDFDocument Class